Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: disable lerna git operations #22

Merged
merged 1 commit into from
Aug 9, 2024
Merged

Conversation

louib-bitgo
Copy link
Contributor

This is an attempt to prevent lerna from creating a new commit when publishing a new version. Since lerna can determine the last version that was published using the package registry, we should be able to create a new release without creating a new commit.

@louib-bitgo louib-bitgo marked this pull request as ready for review August 9, 2024 15:29
@louib-bitgo louib-bitgo requested a review from a team as a code owner August 9, 2024 15:29
@lcovar lcovar enabled auto-merge August 9, 2024 15:31
@lcovar lcovar merged commit bda6eb0 into master Aug 9, 2024
2 checks passed
@lcovar lcovar deleted the disable_git_operations branch August 9, 2024 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants